object FormSplash: TFormSplash Left = 404 Top = 252 BorderIcons = [] BorderStyle = bsToolWindow Caption = ' ' ClientHeight = 240 ClientWidth = 320 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 320 Height = 240 Align = alClient end object Timer1: TTimer Interval = 5000 OnTimer = Timer1Timer Left = 94 Top = 6 end object Configdb: THalcyonDataSet About = 'Halcyon Version 6.737 (08 Feb 01)' AutoFlush = False Exclusive = False LockProtocol = Default TranslateASCII = True UseDeleted = False UserID = 0 Left = 18 Top = 18 end end